google.golang.org/grpc.acBalancerWrapper.producers (field)
7 uses
google.golang.org/grpc (current package)
balancer_wrapper.go#L202: producers: make(map[balancer.ProducerBuilder]*refCountedProducer),
balancer_wrapper.go#L276: producers map[balancer.ProducerBuilder]*refCountedProducer
balancer_wrapper.go#L394: pData := acbw.producers[pb]
balancer_wrapper.go#L399: acbw.producers[pb] = pData
balancer_wrapper.go#L415: delete(acbw.producers, pb)
balancer_wrapper.go#L425: for pb, pData := range acbw.producers {
balancer_wrapper.go#L428: delete(acbw.producers, pb)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)